home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / misc / avmNfax1_33.lha / AVMSuite / source / getnumber.avmsrc < prev    next >
Text File  |  1994-06-24  |  3KB  |  164 lines

  1. startrecord=true
  2. label=getnumber
  3. nodetype=8
  4. line1=procedure
  5. line2=
  6. line3=
  7. line4=
  8. line5=
  9. line6=
  10. line7=
  11. line8=
  12. line9=
  13. line10=
  14. nextactiontype=3
  15. nextactionaction=
  16. endrecord=true
  17. startrecord=true
  18. label=aagetnumberagain
  19. nodetype=1
  20. filename='avm:voices/GetNumber'
  21. comment=Enter a number using the touch tone keys.  End it with the # sign.
  22. keyactiontype=3
  23. keyactionaction=
  24. faxactiontype=0
  25. faxactionaction=stdfax
  26. dataactiontype=0
  27. dataactionaction=stddata
  28. busyactiontype=0
  29. busyactionaction=stdbusy
  30. abortactiontype=0
  31. abortactionaction=stdabort
  32. erroractiontype=0
  33. erroractionaction=stderror
  34. nextactiontype=3
  35. nextactionaction=
  36. endrecord=true
  37. startrecord=true
  38. label=
  39. nodetype=4
  40. timeout=7
  41. numkeys=15
  42. untilkey=11
  43. keyactiontype=2
  44. keyactionaction=number = value
  45. faxactiontype=0
  46. faxactionaction=stdfax
  47. dataactiontype=0
  48. dataactionaction=stddata
  49. busyactiontype=0
  50. busyactionaction=stdbusy
  51. timedoutactiontype=2
  52. timedoutactionaction=number = ''
  53. abortactiontype=0
  54. abortactionaction=stdabort
  55. erroractiontype=0
  56. erroractionaction=stderror
  57. nextactiontype=3
  58. nextactionaction=
  59. endrecord=true
  60. startrecord=true
  61. label=
  62. nodetype=1
  63. filename='avm:voices/NumberEntered'
  64. comment=The number you entered was...
  65. keyactiontype=3
  66. keyactionaction=
  67. faxactiontype=0
  68. faxactionaction=stdfax
  69. dataactiontype=0
  70. dataactionaction=stddata
  71. busyactiontype=0
  72. busyactionaction=stdbusy
  73. abortactiontype=0
  74. abortactionaction=stdabort
  75. erroractiontype=0
  76. erroractionaction=stderror
  77. nextactiontype=3
  78. nextactionaction=
  79. endrecord=true
  80. startrecord=true
  81. label=
  82. nodetype=8
  83. line1=call playNumber(number)
  84. line2=
  85. line3=
  86. line4=
  87. line5=
  88. line6=
  89. line7=
  90. line8=
  91. line9=
  92. line10=
  93. nextactiontype=3
  94. nextactionaction=
  95. endrecord=true
  96. startrecord=true
  97. label=aagetnumbermenu
  98. nodetype=3
  99. filename='avm:voices/numbercorrect'
  100. comment=Is this number correct?  Press the # sign for yes, or 2 for no. [0=repeat menu, *=hangup]
  101. retries=3
  102. zeroactiontype=0
  103. zeroactionaction=aagetnumbermenu
  104. oneactiontype=3
  105. oneactionaction=
  106. twoactiontype=0
  107. twoactionaction=aagetnumberagain
  108. threeactiontype=3
  109. threeactionaction=
  110. fouractiontype=3
  111. fouractionaction=
  112. fiveactiontype=3
  113. fiveactionaction=
  114. sixactiontype=3
  115. sixactionaction=
  116. sevenactiontype=3
  117. sevenactionaction=
  118. eightactiontype=3
  119. eightactionaction=
  120. nineactiontype=3
  121. nineactionaction=
  122. poundactiontype=0
  123. poundactionaction=aagetnumberdone
  124. staractiontype=0
  125. staractionaction=answerVoiceDone
  126. faxactiontype=0
  127. faxactionaction=stdfax
  128. dataactiontype=0
  129. dataactionaction=stddata
  130. busyactiontype=0
  131. busyactionaction=stdbusy
  132. timedoutactiontype=2
  133. timedoutactionaction=number = ''; signal aagetnumberdone
  134. abortactiontype=0
  135. abortactionaction=stdabort
  136. erroractiontype=0
  137. erroractionaction=stderror
  138. nextactiontype=3
  139. nextactionaction=
  140. endrecord=true
  141. startrecord=true
  142. label=aagetnumberdone
  143. nodetype=14
  144. comment=We're done.  Number is in 'number'
  145. nextactiontype=3
  146. nextactionaction=
  147. endrecord=true
  148. startrecord=true
  149. label=
  150. nodetype=8
  151. line1=return number
  152. line2=
  153. line3=
  154. line4=
  155. line5=
  156. line6=
  157. line7=
  158. line8=
  159. line9=
  160. line10=
  161. nextactiontype=3
  162. nextactionaction=
  163. endrecord=true
  164.